Explicitely mention -1 in the insert_with_values docs
authorPaolo Borelli <pborelli@gnome.org>
Sat, 10 Mar 2012 18:32:56 +0000 (19:32 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Sat, 10 Mar 2012 18:37:07 +0000 (19:37 +0100)
commit9ff75882c09c00b75d6e6e41f0d091800a08eb1b
treef88e2c44211e4d3248f153a7df03ced8514c01ef
parent14e63a7370602119f86dbe86a431b4e361bbf103
Explicitely mention -1 in the insert_with_values docs

-1 means "append". Spell it out like we do for ListStore docs.
gtk/gtktreestore.c